/** biome-ignore-all lint/suspicious/noConsole: Console output is intentional in CLI */ import type { Command } from 'commander'; export declare function registerBulkRtfReplaceCommand(program: Command): void; //# sourceMappingURL=bulk-rtf-replace.d.ts.map