import { BufferReader } from "../../BufferReader"; import { GatheringLog } from "../../definitions"; export declare function gatheringLog(reader: BufferReader): GatheringLog; //# sourceMappingURL=gatheringLog.d.ts.map