import { Command } from "commander"; export declare const createCleanupDuplicatesCommand: () => Command;