/** * Unique identifier for a media item being processed. */ export type ItemId = string; //# sourceMappingURL=types.d.ts.map