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