import { CommandLineParser } from '@rushstack/ts-command-line'; export declare class TraceImportCommandLineParser extends CommandLineParser { #private; constructor(); protected onExecuteAsync(): Promise; } //# sourceMappingURL=TraceImportCommandLineParser.d.ts.map