/**
 * SBV ISO 20022 API Gateway — Entry Point
 * Ngân hàng Nhà nước Việt Nam
 */
declare const app: import("express-serve-static-core").Express;
export default app;
//# sourceMappingURL=index.d.ts.map