import { type WidgetPlugin } from '@deephaven/plugin';
import type { dh } from '@deephaven/jsapi-types';
export declare const PlotlyExpressPlugin: WidgetPlugin<dh.Widget>;
export default PlotlyExpressPlugin;
//# sourceMappingURL=PlotlyExpressPlugin.d.ts.map