declare const RangeConstants: { BASE_CLASSNAME: string; TEXT: string; RANGE: string; }; export default RangeConstants;