export default function genTheme(colorName: string, type?: 'light' | 'dark'): string;