import React from 'react'; export declare const UdpDateSelector: { (props: any): React.JSX.Element; propTypes: { label: any; id: any; handleDateChange: any; selectedDate: any; }; }; export default UdpDateSelector; //# sourceMappingURL=UdpDateSelector.d.ts.map