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