import { ApiServerConfig } from "../../modules/apiServer/domain/ServerConfig";
declare const config: ApiServerConfig;
export default config;
