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