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