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