import { Command } from 'commander'; export declare function registerLogCommands(program: Command): void;