import React from 'react'; import type { DateRangeProps } from 'mireco'; export type { DateRangeProps }; export declare const DateRange: React.FC; //# sourceMappingURL=date-range.d.ts.map