import { SVGProps } from 'react'; declare const SvgArrowLineRight: (props: SVGProps) => JSX.Element; export default SvgArrowLineRight;