import { default as React } from 'react'; import { MixmotionPlayerProps } from '../types'; export declare const MixmotionPlayerUI: React.FC;