import type { SyncedBlockPlugin } from './syncedBlockPluginType';
export declare const syncedBlockPlugin: SyncedBlockPlugin;
