export declare type PaymentInfoInput = { readonly totalPrice: string; };