export declare function logsCommand(options: { follow?: boolean; lines?: string; clear?: boolean; }): void;