import type { HostComponent } from "react-native"; import type LuraPlayerNativeProps from "./LuraPlayerNativeProps"; export default interface LuraPlayerNativeHost extends HostComponent {}