export declare function normalizePagePath(path: string): string; export declare function toMarkdownPath(path: string): string;