export declare function makeCSSVariable(name: string, value?: string): `${string}: ${string};\n`; //# sourceMappingURL=makeCSSVariable.d.ts.map