import { IconDefinition } from '../types';
declare const NumberOutlined: IconDefinition;
export default NumberOutlined;
