export declare const projects: (teamId: number, token: string) => Promise<any>;
