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