export declare const handlers: readonly [import("..").Handler<"url", import("./url").URLHandlerOptions>, import("..").Handler<"html", import("./html").HTMLHandlerOptions>, import("..").Handler<"handlebars", import("./handlebars").HandlebarsHandlerOptions>];