import { Theme } from './base/theme'; export declare const toCSSVars: (theme: Theme, addPrefix?: string) => Record; //# sourceMappingURL=css.d.ts.map