import ArrowRange from './ArrowRange'; declare const ArrowRangeFilled: typeof ArrowRange; export default ArrowRangeFilled;