export declare function normalizePathSep(path: string): string;
export declare function denormalizePagePath(page: string): string;
