export declare enum Environment { Sandbox = "sandbox", Production = "production" }