import { LogEntry } from '../api'; export declare function pretty(logs: LogEntry[]): string[]; //# sourceMappingURL=printer.d.ts.map