/**
 * Authentication token for Astra API.
 */
export declare const token: string | undefined;
