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