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