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