import { RangeProps } from './Range.types'; export type { RangeProps }; export { default } from './Range';