import type { GenerateEditViewMetadata } from '../Document/getMetaBySegment.js'; /** * @todo Remove the `MetaConfig` type assertions. They are currently required because of how the `Metadata` type from `next` consumes the `URL` type. */ export declare const generateAPIViewMetadata: GenerateEditViewMetadata; //# sourceMappingURL=metadata.d.ts.map