export { determinePageIdOld };
declare function determinePageIdOld(filePath: string): string;
