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