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