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