import React from 'react';
declare const IconArrowRight: React.FC<React.SVGProps<SVGSVGElement>>;
export default IconArrowRight;
