import { ApiConfig } from "../../types/index.js"; export declare const handleRoutes: (config: ApiConfig) => Promise;