import { STVuiProps } from '../types/STVPlayerType';
export declare const STVPlayerUI: import('react').MemoExoticComponent<(props: STVuiProps) => import("react/jsx-runtime").JSX.Element>;
