import { CellContext } from '@tanstack/react-table';
import { EntityFinderTableViewRowData } from '../DetailsView';
export declare function FileEntityDirectDownloadCell(props: CellContext<EntityFinderTableViewRowData, unknown>): import("react/jsx-runtime").JSX.Element;
//# sourceMappingURL=FileEntityDirectDownloadCell.d.ts.map