import { TextExtension } from "../../models"; declare const EditorCodeBlock: TextExtension; export default EditorCodeBlock;