import type { CustomMergeCell } from '../../ts-types';
export declare function getCustomMergeCellFunc(customMergeCell?: CustomMergeCell): import("../../ts-types").CustomMergeCellFunc;
