export interface ApiKeyResponse { apiKey: string; }