import type { CaptionPlugin } from './types'; declare const captionPlugin: CaptionPlugin; export default captionPlugin;