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