import { Command } from "commander"; export declare function registerLogsCommands(program: Command): void;