import type * as HydraDB from "../index.js"; export interface HandlerConfigureResponseMeta { deprecation?: HydraDB.HandlerDeprecationNotice[]; }