import type { DSlatePlugin } from '@dslate/core';
declare const VideoPlugin: DSlatePlugin;
export { VideoPlugin };
