export declare function findPageFile(rootDir: string, normalizedPagePath: string, pageExtensions: string[]): Promise;