import * as React from "react"; declare const SvgIcnArrowLeft: (props: React.SVGProps) => JSX.Element; export default SvgIcnArrowLeft;