import { IProps } from "../TextField"; export default function DateField(props: Omit): import("react/jsx-runtime").JSX.Element;