import defaultTheme from './theme';
export default function cvar(key: keyof typeof defaultTheme): string;
//# sourceMappingURL=cvar.d.ts.map