package expo.modules.image.thumbhash import android.net.Uri data class ThumbhashModel( val uri: Uri )