import * as React from "react"; import type { DefinitionPropertyField } from '@formitiva/core'; import type { BaseInputProps } from '@formitiva/core'; type TimeInputProps = BaseInputProps; declare const _default: React.NamedExoticComponent; export default _default; //# sourceMappingURL=TimeInput.d.ts.map