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