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