import { PlateEditor } from '@udecode/plate-common'; export declare const getBlockAboveByType: (editor: PlateEditor, type: string[]) => import("@udecode/slate").TNodeEntry>; //# sourceMappingURL=getAboveBlock.d.ts.map