import { CommandInfo } from '../command-info';
/**The clone command */
export declare const clone: CommandInfo[];
//# sourceMappingURL=clone.d.ts.map