export declare const loadJS: (path: string) => Promise; export declare const loadTS: (path: string) => Promise;