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