export declare class AuthTokenData { apiKey: string; authenticatedAs: string; }