export declare function getSlugs(): Promise<string[]>; export declare function getTags(): Promise<string[]>;