/** * */ export declare class DyNTS_SingletonServiceBase { protected static instance: any; protected static getSingletonInstance(): any; protected constructor(); } //# sourceMappingURL=singleton.service-base.d.ts.map