import { EditorInterface } from '../interfaces/editor'; export declare const isNormalizing: EditorInterface["isNormalizing"];