import { INumberRangeConfig } from './typings'; declare const config: INumberRangeConfig; export default config;