export declare const createCell: (cellType?: string, isVoid?: boolean) => any;