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