import { IconProps } from '../Icon'; declare function SvgArrowBack(props: IconProps): JSX.Element; export default SvgArrowBack;