import { BubblePosition, ChatBubbleConfig } from './types.ts'; /** CSS class toggled on the floating container to switch it into fullscreen mode on mobile. */ export declare const MOBILE_FULLSCREEN_CLASS = "verba-widget--mobile-fullscreen"; /** CSS class toggled on the floating container to enlarge the iframe panel (desktop only). */ export declare const EXPANDED_CLASS = "verba-widget--expanded"; /** Viewport width (px) at/below which the floating widget goes fullscreen instead of popping up. */ export declare const MOBILE_BREAKPOINT = 768; /** * Injects a `