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