/// declare const getItemString: (type: string, data: Object, isDiff?: boolean) => JSX.Element; export default getItemString;