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