/** * Aiven authentication token. Can also be set with the AIVEN_TOKEN environment variable. */ export declare const apiToken: string | undefined; //# sourceMappingURL=vars.d.ts.map