export interface UserImportUploadResult { userImport: { id: number } }