///
import { EventName } from '@lit/react';
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use `` directly. */
export declare const ArcgisArcadeEditor: import('@lit/react').ReactWebComponent;
onArcgisScriptChange: EventName;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use `` directly. */
export declare const ArcgisCodeEditor: import('@lit/react').ReactWebComponent;
onArcgisValueChange: EventName;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use `` directly. */
export declare const ArcgisCodeEditorShell: import('@lit/react').ReactWebComponent;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use `` directly. */
export declare const ArcgisCodeViewer: import('@lit/react').ReactWebComponent;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use `` directly. */
export declare const ArcgisSqlExpressionEditor: import('@lit/react').ReactWebComponent;
onArcgisScriptChange: EventName;
}>;
/** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use `` directly. */
export declare const ArcgisSqlLayerEditor: import('@lit/react').ReactWebComponent;
onArcgisScriptChange: EventName;
}>;