import { FC } from "react"; export declare const Markets: FC<{ symbol: string; }>; //# sourceMappingURL=markets.d.ts.map