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