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