import { ProtocolResponse } from "../Base/ProtocolResponse"; export interface RaffleOptinResponse extends ProtocolResponse { }