import { RootLayout } from './RootLayout'; export class UgPlugin { initialize(root: RootLayout): void {} }