/** * omk team logs - View worker logs */ export declare function teamLogs(workerId?: string): Promise; //# sourceMappingURL=team-logs.d.ts.map