import { Theme } from '@indite.io/schemas'; export declare const setCssVariablesValue: (theme: Theme | undefined, container: HTMLDivElement, isPreview?: boolean) => void; //# sourceMappingURL=setCssVariablesValue.d.ts.map