import { AttachmentType } from '../model/AttachmentType'; export declare function convert(response: any): AttachmentType;