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