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