export declare function getLoaderFile(dir?: string, isProd?: boolean): string; export declare function getLoaderProdFile(dir?: string): string;