export declare const ListContainer: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: import("react").ElementType; } & { spacingBottom: boolean; disableOrganicMessageSorting: boolean; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; export declare const ListOuterContainer: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: import("react").ElementType; } & { disableOrganicMessageSorting: boolean; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; export declare const Container: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: import("react").ElementType; } & { overflowVisible: boolean; showDisabledOverlay: boolean; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; export declare const VirtualAgentHandoffContainer: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: import("react").ElementType; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; export declare const VirtualAgentHandoffText: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: import("react").ElementType; }, import("react").DetailedHTMLProps, HTMLParagraphElement>, {}>; export declare const AgentConnectedText: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: import("react").ElementType; }, import("react").DetailedHTMLProps, HTMLParagraphElement>, {}>; export declare const AgentConnectedTimeText: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: import("react").ElementType; }, import("react").DetailedHTMLProps, HTMLSpanElement>, {}>;