import type { CommanderStatic } from 'commander'; export declare function checkIsWizCliCommand(commander: CommanderStatic): void;