export declare const cssVar: (name: string, value?: string) => string; export default cssVar; //# sourceMappingURL=cssVar.d.ts.map