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