import type { CommandModule } from 'yargs'; declare const LogCommand: CommandModule; export { LogCommand };