type Metadata = Map<string, string | string[] | number | number[] | number[][]>

export default Metadata
