import { UIComponentDependencies } from "../../types";
/**
 * Open the Settings modal (time step, minor step, and MIDI export).
 * Uses shared skeleton and header components for consistent UI.
 */
export declare function openZoomGridSettingsModal(deps: UIComponentDependencies): void;
//# sourceMappingURL=zoom-grid.d.ts.map