/** * Hooks feature loader for cursor-agent * Configures Cursor IDE hooks for desktop notifications */ import type { Loader } from "../../../../cli/features/agentRegistry.js"; /** * Hooks feature loader for cursor-agent */ export declare const hooksLoader: Loader; //# sourceMappingURL=loader.d.ts.map