import { SVGProps, PropsWithoutRef, ReactSVGElement } from 'react'; export declare const SvgArrowLeft: (props: SVGProps) => PropsWithoutRef;