import { IconProps } from '../lib';
declare function ChatTeardropDots(props: IconProps): JSX.Element;
export default ChatTeardropDots;
