import { DefaultElement } from "./common/type"; export declare const initialValue: DefaultElement[]; export declare const BasicBlockAttr: readonly ["data-only-editor-block", "onlyEditorBlock", "block"];