import { DocumentServiceException } from "./DocumentServiceException"; export declare type UploadDocumentsExceptionsUnion = DocumentServiceException;