import { Metadata } from '../types'; export default function makeVolumeMetadata(imageIds: Array): Metadata;