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