import { JsonEditor } from '../../../../SuperChargedRte/utils/types'; export declare const withPara: (editor: JsonEditor) => JsonEditor;