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