/**
 * The type of the Hype Train.
 */
export type EventSubChannelHypeTrainType = 'regular' | 'treasure' | 'golden_kappa';
//# sourceMappingURL=EventSubChannelHypeTrainType.d.ts.map