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