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