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