export declare const chatWindowStyle: import('@vanilla-extract/recipes').RuntimeFn<{ popover: { true: { height: "auto"; minHeight: "400px"; maxHeight: "100%"; boxSizing: "border-box"; pointerEvents: "all"; }; }; }>; //# sourceMappingURL=ChatContainer.css.d.ts.map