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