/** * Prevents line breaks and new paragraphs when the editor * is configured for single-line input. */ export declare const SingleLinePlugin: () => null;