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