export declare const BotonicContainerId: {
    Webchat: string;
    Header: string;
    ChatArea: string;
    ScrollableMessagesList: string;
    RepliesContainer: string;
    InputPanel: string;
};
