export type ThemesMappingUploadResult = { message: string; reasons?: string[]; };