import { StyledIcon } from '@styled-icons/styled-icon'; export declare const ChatBubbleLeftEllipsis: StyledIcon; export declare const ChatBubbleLeftEllipsisDimensions: { height: number; width: number; };