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