declare const normalizePath: (filePath: string) => any;

export { normalizePath };
