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