import { InputBindingPlugin } from '@tweakpane/core'; import { WheelInputParams } from './util.js'; export declare const WheelInputPlugin: InputBindingPlugin;