export declare const useCustomerInformation: () => { billingAddress: any; deliveryAddress: any; shippingMethod: any; };