/// /** * Jest serializer for prosemirror nodes and the editor state. */ export declare const prosemirrorSerializer: jest.SnapshotSerializerPlugin;