export { VideoSubtitlePlayerLayoutPC } from './VideoSubtitlePlayerLayoutPC'; export { VideoSubtitlePlayerLayoutMobile } from './VideoSubtitlePlayerLayoutMobile'; export type { VideoSubtitlePlayerLayoutMobileProps, VideoSubtitlePlayerLayoutPCProps, } from './types';