declare const SHAMAN_API_TYPES: { AppConfig: string; Logger: string; ApiService: string; ApiRouter: string; ApiController: string; ExpressApplication: string; }; export { SHAMAN_API_TYPES };