import * as React from 'react'; declare function Num2(props: React.SVGProps): JSX.Element; export declare const ReactComponent: typeof Num2; export default Num2;