/** NB: other things like alt, final destination etc, should not be sent with the upload, but instead with the function */ export type UploadAssetBody = { authToken?: string; }; //# sourceMappingURL=UploadAssetBody.d.ts.map