import { FC } from "react"; import { OrdersViewProps } from "./types"; export declare const OrdersView: FC; //# sourceMappingURL=orders.d.ts.map