/// import { PriceData } from './structsOld'; export declare const parsePriceData: (data: Buffer, currentSlot?: number) => PriceData;