import { Input } from '../input'; export default function redactInput(originalInput: Input, deleteArgAndOption: Boolean, replacementString?: string): Input; //# sourceMappingURL=identifiable-input-regex.d.ts.map