import { SerumRealTimeFeed } from './serum'; export declare class MangoRealTimeFeed extends SerumRealTimeFeed { protected wssURL: string; } //# sourceMappingURL=mango.d.ts.map