import { ServiceBroker } from "moleculer";
export declare const isDebug: boolean, isDev: boolean, issuer: string, apiGatewayEndpoint: string;
export declare const broker: ServiceBroker;
