export declare function loadConf(path: string): T; export declare function importDefault(filepath: string): T;