export interface GroupStageInterface { _id: any; [key: string]: any; }