import type { ServiceInfoType } from '@purista/core'; /** * Shared service metadata for the built-in Hono HTTP service. */ export declare const generalHonoServiceInfo: Omit; //# sourceMappingURL=generalHonoServiceInfo.d.ts.map