import type { Context } from 'hono'; export declare function getRequestOrigin(ctx: Context): string; //# sourceMappingURL=get-request-origin.d.ts.map