import { UnknownError } from './UnknownError.generated'; export interface SendDocumentUnknownErrorResponse extends UnknownError { }