import { FC } from "react"; import { TradingPageProps } from "./types"; export declare const BaseTradingPage: FC; //# sourceMappingURL=page.d.ts.map