export type { CaptionPlugin, CaptionPluginDependencies } from './captionPluginType';
export { default as captionPlugin } from './captionPlugin';
