import { IconProps } from '../lib';
declare function CirclesThreePlus(props: IconProps): JSX.Element;
export default CirclesThreePlus;
