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