/** @description This is the width of all the cells (except the one passed) in the row combined and the spacing of the main cell */exportdeclareconstgetRemainingRowWidth: (row: HTMLElement, forCell?: number) =>number;
//# sourceMappingURL=getRemainingRowWidth.d.ts.map