export declare class WebmateAuthInfo { apiKey: string; constructor(apiKey: string); }