export declare const applyMonkeyPatch: () => void;
export declare const revertMonkeyPatch: () => void;
