import { ReserveData } from "../structs/ReserveData"; import { Parser } from "./Parser"; export declare const ReserveParser: Parser; //# sourceMappingURL=ReserveParser.d.ts.map