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