export declare enum SUPPORTED_NETWORKS { 'MAINNET' = "MAINNET", 'POLYGON' = "POLYGON" } //# sourceMappingURL=SupportedNetworks.d.ts.map