import ArrowRight from './ArrowRight'; declare const ArrowRightFilled: typeof ArrowRight; export default ArrowRightFilled;