export declare enum FloatingWindowType {
    CONTAINER = "FLOATING_WINDOW_CONTAINER"
}
