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