export declare const prepareData: (dataObj: any, columnObj: any, index?: number, tableType?: string, colMaxWidth?: string | number) => any;