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