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