/** * Setup the environment automatically for jest-prosemirror */ export declare const setupProsemirrorEnvironment: () => void;