import { HTTPRouteProvider } from "../providers"; export declare const createHTTPRouteProviders: () => HTTPRouteProvider[];