export declare const OrderHistoryCard: { thumbnailPhoto: string; restaurantName: string; orderDate: string; orderType: string; }[];