export type MetaAttribute = { key: string; value?: string; type?: string; format?: string; };