import { ExcelOperatorFunction } from '../operator.type'; export declare const concatenate: ExcelOperatorFunction;