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