export default function themeVarsToCSS(themeVars: Record, prefix?: string): Record;