import { SVGIconDef } from './types'; declare const ArrowRightSFilled: SVGIconDef; export default ArrowRightSFilled;