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