import type { StatusCode } from 'hono/utils/http-status'; /** * List of all HTTP error codes and their meaning */ export declare const errors: Partial>; //# sourceMappingURL=constants.d.ts.map