package ru.yamap.models import com.yandex.mapkit.map.MapObject interface ReactMapObject { var rnMapObject: MapObject? }