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