/// import { IconProps } from '../../types'; declare const ChatDots: (allProps: IconProps) => JSX.Element; export default ChatDots;