/// import { InputNumberProps } from './type'; export declare function InputNumberBrick(props: InputNumberProps): JSX.Element;