export declare function mockCli(): { allLogs: () => string; allErrorLogs: () => string; };