import type { Metadata } from '../types'; export default function makeVolumeMetadata(imageIds: string[]): Metadata;