export function appendSubtitleText(dom: any, text: any): void; export function getSubtitleTextContent(text: any): string;