declare const MARKETS: Array<string>;
export declare function startMarkets(): void;
export { MARKETS };
