import React from 'react'; import type { DatetimeRangeProps } from 'mireco'; export type { DatetimeRangeProps }; export declare const DatetimeRange: React.ForwardRefExoticComponent>; //# sourceMappingURL=datetime-range.d.ts.map