import { Input } from './domain/input'; export declare function rewireDeprecatedCommands(input: Input): void; //# sourceMappingURL=rewireDeprecatedCommands.d.ts.map