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