import { EditorInterface } from '../interfaces/editor'; export declare const insertBreak: EditorInterface["insertBreak"];