Argument of type '{ onFileAdded?: ((event: { status: "idle"; internalId: string; name: string; size: number; isImage: boolean; mimeType: string; metadata: Metadata | null; file: File | Blob | null; externalUrl: string | null; uploadProgress: number; fullPath: string | null; } & { ...; }) => void) | undefined; ... 61 more ...; localeD...' is not assignable to parameter of type 'TProps'.