export type { IChapterSource } from './IChapterSource.js'; export { VttChapterSource } from './vtt-chapters.js';