import { FC } from "react"; import { MarketsProps } from "./shared/types"; export declare const Markets: FC; //# sourceMappingURL=markets.d.ts.map