export interface BonusTemplateMetaMap { description: string; acknowledge: string; image_url: string; redirect_url?: string; }