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