import type { Hooks } from "@opencode-ai/plugin";
export declare function createNotepadWriteGuardHook(): Hooks;
