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