import { t as HookHandler } from "../../hooks-fZxqYa_h.js";

//#region src/hooks/bundled/bootstrap-extra-files/handler.d.ts
/** Agent-bootstrap hook that appends configured extra files to the session bootstrap set. */
declare const bootstrapExtraFilesHook: HookHandler;
//#endregion
export { bootstrapExtraFilesHook as default };