import type { Command } from 'commander'; export declare const applyCommonOptions: (command: Command) => void;