import type { Blocks } from '@editorjs/editorjs/types/api'; export declare function recalculateIndexes(blocksApi: Blocks): void;