import { default as React } from 'react'; import { DateInputProps } from '../types/Input.types'; import { InputRef } from '../../../shared/types/input'; export declare const DateInput: React.ForwardRefExoticComponent>; //# sourceMappingURL=DateInput.d.ts.map