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