import { CommandWarning } from "./RunnerWarning"; export declare class DeprecatedStdoutCommandWarning extends CommandWarning { } //# sourceMappingURL=DeprecatedStdoutCommandWarning.d.ts.map