/**
 * Access Token to authenticate with Pulumi Cloud.
 */
export declare const accessToken: string | undefined;
/**
 * Optional override of Pulumi Cloud API endpoint.
 */
export declare const apiUrl: string;
//# sourceMappingURL=vars.d.ts.map