import type { TeamCompact } from './TeamCompact'; export declare type TeamBase = TeamCompact;