export declare const logsCommand: (idOrAll: string, args: { amount: string; offset?: string; reverse?: boolean; }) => Promise;