export default function (structure: { [key: string]: any; }, row: { [key: string]: any; }, prefix: string, suffix: string): { [key: string]: any; };