import type { ComponentRegistry } from './component-registry.mts'; export declare function registerOpenApiErrorResponse(registry: ComponentRegistry): void;