export declare const wlnUtils: { getOrderListSingleton: (orderNo: string, isSplit?: boolean) => Promise; };