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