import { MarketTickerPriceResponseVM } from "../../services"; export declare const marketTickerResponse: MarketTickerPriceResponseVM[]; export declare const applyMarketMock: () => void; //# sourceMappingURL=market.d.ts.map