import * as React from 'react';
declare const ArrowLoopRight2: (props: React.SVGProps<SVGSVGElement>) => React.JSX.Element;
export default ArrowLoopRight2;
