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