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