export interface UserMigrationBeanAsResponse { key?: string; username?: string; accountId?: string; } //# sourceMappingURL=UserMigrationBeanAsResponse.d.ts.map