declare function isFile(val: any): boolean; export = isFile;