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