import { default as React } from 'react'; declare const MinMaxRange: React.FC; export default MinMaxRange;