type cssToValueType = string; }>(label: string, value: T) => string; export declare const toCSSValue: cssToValueType; export declare const toCSSFontValue: cssToValueType; export declare const toCSSColorValue: cssToValueType; export {}; //# sourceMappingURL=toCSSValue.d.ts.map