export { default as SubtitleGroup } from './SubtitleGroup'; export type { SubtitleGroupProps } from './interface';