import React from 'react'; declare const SvgArrowLeft: (props: React.SVGProps) => JSX.Element; export default SvgArrowLeft;