import { Upload } from '../../hook/UseUploads.js';
export declare function FileUploadRow(upload: Upload): import("react/jsx-runtime").JSX.Element;
