export declare class TeamListDTO { id: string; name: string; }