export declare const formatErrorMessage: (message: string) => string; export declare const stripLoaderFromPath: (file: string) => string;