import { CellContext } from '@tanstack/react-table';
import { EntityIdAndVersionNumber } from '../../EntityFinder/details/view/table/TableCellTypes';
export declare function EntityFetchErrorCell<T extends EntityIdAndVersionNumber>(props: CellContext<T, any>): import("react/jsx-runtime").JSX.Element;
//# sourceMappingURL=EntityFetchErrorCell.d.ts.map