/**



*/
import { PlateEditor } from '@udecode/plate-headless';
export declare const insertEmptyCodeBlock: (editor: PlateEditor) => void;
