import { Command } from "commander"; export declare function registerLogsQueryCommand(logsCmd: Command): void;