declare const SvgIconArrow: (props: React.SVGProps<SVGSVGElement>) => any;
export default SvgIconArrow;
