import { CommandLineParser } from './CommandLineParser';
/**
 * @public
 */
export declare class DynamicCommandLineParser extends CommandLineParser {
}
//# sourceMappingURL=DynamicCommandLineParser.d.ts.map