import React from 'react'; import type { ProRangeLimitType } from './propsType'; declare const ProRangeLimit: React.FC; export default ProRangeLimit;