export type ProviderMediaFormatType = { name: string; mimeType: string; pathExt: string; };