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