export declare const parsePath: (path: string) => { category: string; page: string; story: string; };