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