/** * The type of operation to execute. */ export declare type OperationType = 'replace'; //# sourceMappingURL=operationType.d.ts.map