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