export function useCartTotals(): { total: any; subtotal: any; duty: any; tax: any; discount: any; }; //# sourceMappingURL=useCartTotals.d.ts.map