import { Command } from 'commander';
export declare function createApplyCommand(): Command;
