import type { Handler } from "../../types.js";
export declare const staticFilesHandler: Handler;
