import * as React from 'react'; declare function SvgArrowForward(props: React.SVGAttributes<{}>): JSX.Element; export default SvgArrowForward;