export declare function normalizeFilePath(rawPath: string): string; export declare function verifyFileExists(filePath: string): boolean; //# sourceMappingURL=io.d.ts.map