import type { Attach } from '../../wing/index.js'; export declare const CELL_SELECTED = "data-nabi-cell-selected"; export declare const CELL_BOXED = "data-nabi-cell-boxed"; export declare const attachCellRange: Attach; //# sourceMappingURL=attach.d.ts.map