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