declare function mergeCells(cells: any): never[];
export default mergeCells;
