export default function UploadPopover({ uploadPropsList }: { uploadPropsList: any[]; }): import("react/jsx-runtime").JSX.Element;