import React from 'react'; declare const Number: (props: any) => React.JSX.Element; export default Number;