export declare function load(filePath: string): any;
export default load;
