export * from '../../core/dist/index';
export { WebPlayer } from './WebPlayer';
export { WebPlayerView } from './react/WebPlayerView';
export { PortraitPlayerView } from './react/PortraitPlayerView';
export type { PortraitPlayerViewProps, PortraitVideoItem, PortraitPlayerAPI } from './react/types/PortraitTypes';
export * from './react/EPG';
export type { FlashNewsTickerConfig, FlashNewsTickerItem, FlashNewsTickerAPI, TickerDisplayConfig, TickerStyleVariant, TickerLayoutStyle, BroadcastTheme, BroadcastStyleConfig, IntroAnimationType, ItemTransitionType, TwoLineDisplayConfig, TopLineConfig, BottomLineConfig, DecorativeShapesConfig, SeparatorType, ItemCyclingConfig } from './react/types/FlashNewsTickerTypes';
export declare const VERSION = "1.0.0";
//# sourceMappingURL=index.d.ts.map