export declare type Environment = 'Sandbox' | 'Staging' | 'Production';