export declare function isFileInDir(fileName: string, dir: string): boolean;
//# sourceMappingURL=isFileInDir.d.ts.map