import { ComponentMultiStyle } from '@yamada-ui/core'; declare const NumberInput: ComponentMultiStyle<"NumberInput">; export { NumberInput };