import type { Patch } from './types.js'; export declare function assertPatch(patch: T): T & Patch; //# sourceMappingURL=patch-validate.d.ts.map