import { IconProps } from '../types';
declare function ChatTeardropText(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default ChatTeardropText;
//# sourceMappingURL=ChatTeardropText.d.ts.map