import { PianoRoll } from "../piano-roll";
export declare function onWheel(event: WheelEvent, pianoRoll: PianoRoll): void;
//# sourceMappingURL=wheel.d.ts.map