import { JSONEditorPropsOptional } from 'vanilla-jsoneditor'; export default function VanillaJSONEditor(props: JSONEditorPropsOptional & Record): import("react/jsx-runtime").JSX.Element;