export declare const existsSync: (f: string) => boolean; export declare function findPagesDir(dir: string, dirs?: string[]): string[];