import { Patch } from '../types/index.js';
export declare const patches: Patch;
export declare function applyPreRelationPatches(): void;
