export declare function visitFiles(dirPath: string, visitor: (path: string) => void): void;