export declare const voiceWrapper: string; export declare const voiceWidgetContainer: import('@vanilla-extract/recipes').RuntimeFn<{ type: { full: {}; expand: { boxShadow: string; flexDirection: "column"; padding: "32px 24px 24px 24px"; }; compact: { borderRadius: "100px"; boxShadow: string; gap: "8px"; padding: "8px"; }; }; isLoading: Record<"true", string>; }>; export declare const controlSection: import('@vanilla-extract/recipes').RuntimeFn<{ type: { full: { gap: "6px"; }; expand: { alignItems: "center"; paddingTop: "12px"; gap: "12px"; }; compact: { gap: "4px"; }; }; }>; export declare const titleStyle: string; export declare const buttonModifier: import('@vanilla-extract/recipes').RuntimeFn<{ type: { full: {}; expand: { width: "182px"; }; compact: { borderRadius: "100px"; width: "194px"; }; }; }>; export declare const circle: import('@vanilla-extract/recipes').RuntimeFn<{ type: { full: { height: "58px"; width: "58px"; minWidth: "58px"; minHeight: "58px"; marginRight: "16px"; }; expand: { height: "80px"; width: "80px"; minWidth: "80px"; minHeight: "80px"; marginBottom: "8px"; }; compact: { height: "32px"; width: "32px"; minWidth: "32px"; minHeight: "32px"; }; }; }>; export declare const imageStyles: string; export declare const buttonContent: import('@vanilla-extract/recipes').RuntimeFn<{ isVisible: { true: { opacity: number; }; false: { opacity: number; }; }; }>; export declare const buttonText: string; export declare const linkSectionModifier: string; export declare const loaderStyles: string; export declare const containerLoaderStyles: string; //# sourceMappingURL=VoiceWidget.css.d.ts.map