export declare enum Environment { DEVNET = "DEVNET", MAINNET = "MAINNET" } //# sourceMappingURL=environment.d.ts.map