declare const load: (filePath: string) => Promise; export declare const _load: typeof load; export {};