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