export declare const appShellMeta: { readonly name: "AppShell"; readonly category: "layout"; readonly directManifestNode: false; readonly allowedChildren: readonly []; readonly note: "Application shell layout; not represented as a manifest node in v1."; readonly props: {}; }; //# sourceMappingURL=appShellMeta.d.ts.map