export = ExplainConfigCommand; declare class ExplainConfigCommand extends libCommandLineCommand { onRun(): void; } import libCommandLineCommand = require("./Pict-Service-CommandLineCommand.js"); //# sourceMappingURL=Pict-CLIProgram-CommandLineCommand-ExplainConfig.d.ts.map