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