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