import { MantineInputProps } from '../hooks/types'; export declare function MantineDateTimeInput(props: MantineInputProps): string | number | bigint | boolean | Iterable | Promise> | Iterable | null | undefined> | import("react/jsx-runtime").JSX.Element | null;