export declare const API_NAME_LIMIT = 50;
export declare function generateThemeName(context: string): string;
