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