declare const ormHttp: { system: { dirs: { controllers: string[]; schemas: string[]; }; }; api: { endpoint: { transformer: { service: string; }; }; }; }; export default ormHttp; //# sourceMappingURL=orm-api.d.ts.map