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