import { PianoRoll } from "../piano-roll";
export declare function renderPlayhead(pianoRoll: PianoRoll): void;
//# sourceMappingURL=playhead.d.ts.map