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