export declare function fixedPagePath(pagePath: string): string; export declare function generatePageDataPath(publicDir: string, pagePath: string): string;