import { TabProps } from './utils'; export default function UploadTab({ icon, onSelect }: TabProps): import("react/jsx-runtime").JSX.Element;