import { WithEditorFirstArg } from '../utils/types';
import { Editor } from '../interfaces/editor';
export declare const shouldNormalize: WithEditorFirstArg<Editor['shouldNormalize']>;
//# sourceMappingURL=should-normalize.d.ts.map