import { Command } from 'commander'; export declare function registerScanSubcommand(improve: Command): void;