import { Command } from 'commander';
export declare function createIntrospectTemplateCommand(): Command;
export declare function getIntrospectStatusCommand(): Command;
