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