import { Dict } from "@teste-ui/utils"; import type { WithCSSVar } from "../utils"; export declare function toCSSVar(rawTheme: T): WithCSSVar; //# sourceMappingURL=to-css-var.d.ts.map