import { Command } from 'commander'; export declare function registerUnlinkCommand(program: Command): void;