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