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