export declare const manifests: { type: string; alias: string; name: string; element: () => Promise; }[];