import { type Plugin } from 'slate-react';
export declare function NewlinePlugin(): Plugin;
