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