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