import { LexicalCommand } from 'lexical'; export declare const INSERT_SCROLLYTELLING_NODE: LexicalCommand; export declare const scrollytellingButtonPlugin: (params?: unknown) => import("@mdxeditor/editor").RealmPlugin; //# sourceMappingURL=scrollytellingButtonPlugin.d.ts.map