export declare const fileExistsWithCaseSync: (filepath: string) => boolean; export declare const fixPrefetchPath: (exposePath: string) => Array;