import { MantineInputProps } from '../hooks/types'; export declare function MantineIntegerInput(props: MantineInputProps): import("react/jsx-runtime").JSX.Element;