import type { HookHandler } from '../hooks.js'; export declare function createFacetSessionEndHook(): HookHandler;