import { NumberInputProps as ChakraNumberInputProps } from '@chakra-ui/react'; export declare type NumberInputProps = ChakraNumberInputProps;