import { CommandDefinition } from './CommandDefinition'; export declare const logsCommand: () => CommandDefinition;