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