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