import type { Endpoint } from '../config/types.js'; export declare const wrapInternalEndpoints: (endpoints: Endpoint[]) => Endpoint[]; //# sourceMappingURL=wrapInternalEndpoints.d.ts.map