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