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