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