import { ApiConfig } from './config'; export declare function startAPI(config: ApiConfig): void;