export declare const slugToTitle: (slug: string) => string;
