import { LibVlcPlayerViewNativeProps, LibVlcPlayerViewProps } from "../LibVlcPlayer.types";
export declare function convertNativeProps(props?: LibVlcPlayerViewProps): LibVlcPlayerViewNativeProps;
//# sourceMappingURL=props.d.ts.map