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