/// <reference types="react" />
declare const ChatsTeardrop: (props: any, ref: any) => JSX.Element;
export default ChatsTeardrop;
