import { Occ } from '@spartacus/core';
export declare const getOrders: (additionalData?: Occ.OrderHistoryList) => Occ.OrderHistoryList;
