package com.reactnativecompressor.Image class ImageSize(@JvmField var width: Int, @JvmField var height: Int, @JvmField var scale: Float)