import { ProtocolResponse } from '../Base/ProtocolResponse'; export interface AchievementOptinResponse extends ProtocolResponse { }