import type { Command } from 'commander'; export declare const configureDeprecatedFlags: (program: Command) => void; //# sourceMappingURL=deprecated-flags.d.ts.map