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