import type { HandlerFactory } from "./types.js"; export declare const createHandler: HandlerFactory;