export interface IBoardData { config: string; run: string; team: string; }