/**
 * Startup config
 */
declare const startConfig: import("@lomray/microservice-helpers/helpers/launchers").IStartConfigSocket<import("@lomray/microservice-helpers/helpers/launchers").IStartConfig>;
export { startConfig as default };
