export declare const existsSync: (f: string) => boolean;
export declare function findPagesDir(dir: string): string;
