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