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