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