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