import type { LuraPlayerNativeProps } from "../interfaces"; declare const LuraPlayerNative: import("react-native").HostComponent | (() => never); export default LuraPlayerNative; //# sourceMappingURL=LuraPlayerNative.d.ts.map