/// import { ObjectList } from '../Types/ObjectList'; export declare function buildObjectList(objectList: ObjectList): Buffer;