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