export declare const useCheckout: () => { nextTierCheckoutURL: string; hasNextTier: boolean; };