import type { SVGProps } from "react"; import * as React from "react"; declare const SvgArrowDownOnSquare: (props: SVGProps) => React.JSX.Element; export default SvgArrowDownOnSquare; //# sourceMappingURL=ArrowDownOnSquare.d.ts.map