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