import { MantineObjectInputProps } from './types'; export declare function MantineObjectInput(props: MantineObjectInputProps): import("react/jsx-runtime").JSX.Element | null;