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