import { Model } from '../../Model/index'; export declare function parseCollaboration(parsedObjectModel: object): Model.Collaboration;