import type { SVGProps } from 'react'; /** @deprecated */ declare const SvgLeftLink: (props: SVGProps) => import("react").JSX.Element; export default SvgLeftLink;