import { FC } from "react"; import { OrderHistoryListViewProps } from "./shared/types"; export declare const HistoryListView: FC; //# sourceMappingURL=historyListView.d.ts.map