import { Row } from '../../../types/editable'; export declare const computeRow: ({ cells, ...other }: Row) => Row; //# sourceMappingURL=inline.d.ts.map