import { EmotionIcon } from '@emotion-icons/emotion-icon'; export declare const Chatbox: EmotionIcon; export declare const ChatboxDimensions: { height: number; width: number; };