import React from "react"; import { type LPMOneTimePaymentButtonProps } from "./components/LPMOneTimePaymentButton"; import { LPMSessionContext, LPMSessionHandleContext, type LPMSessionHandle, type LPMSessionHandleContextValue, type LPMButtonComponentProps, type LPMFieldComponentProps, type LPMEnhancedHookReturn } from "./components/LPMPaymentProvider"; import type { UseLPMOneTimePaymentSessionProps } from "./hooks/useLPMOneTimePaymentSession"; export { LPMSessionContext, LPMSessionHandleContext }; export type { LPMSessionHandle, LPMSessionHandleContextValue, LPMButtonComponentProps, LPMFieldComponentProps, LPMEnhancedHookReturn, }; type NamedLPMButtonProps = Omit; type NamedLPMHookProps = Omit; export declare const IdealOneTimePaymentButton: { (props: NamedLPMButtonProps): JSX.Element | null; displayName: string; }; export declare const BancontactOneTimePaymentButton: { (props: NamedLPMButtonProps): JSX.Element | null; displayName: string; }; export declare const EpsOneTimePaymentButton: { (props: NamedLPMButtonProps): JSX.Element | null; displayName: string; }; export declare const BlikOneTimePaymentButton: { (props: NamedLPMButtonProps): JSX.Element | null; displayName: string; }; export declare const MybankOneTimePaymentButton: { (props: NamedLPMButtonProps): JSX.Element | null; displayName: string; }; export declare const TrustlyOneTimePaymentButton: { (props: NamedLPMButtonProps): JSX.Element | null; displayName: string; }; export declare const P24OneTimePaymentButton: { (props: NamedLPMButtonProps): JSX.Element | null; displayName: string; }; export declare const MultibancoOneTimePaymentButton: { (props: NamedLPMButtonProps): JSX.Element | null; displayName: string; }; export declare const BizumOneTimePaymentButton: { (props: NamedLPMButtonProps): JSX.Element | null; displayName: string; }; export declare const SwishOneTimePaymentButton: { (props: NamedLPMButtonProps): JSX.Element | null; displayName: string; }; export declare const TwintOneTimePaymentButton: { (props: NamedLPMButtonProps): JSX.Element | null; displayName: string; }; export declare const WechatpayOneTimePaymentButton: { (props: NamedLPMButtonProps): JSX.Element | null; displayName: string; }; export declare const VerkkopankkiOneTimePaymentButton: { (props: NamedLPMButtonProps): JSX.Element | null; displayName: string; }; export declare const PayuOneTimePaymentButton: { (props: NamedLPMButtonProps): JSX.Element | null; displayName: string; }; export declare const MbwayOneTimePaymentButton: { (props: NamedLPMButtonProps): JSX.Element | null; displayName: string; }; export declare const SatispayOneTimePaymentButton: { (props: NamedLPMButtonProps): JSX.Element | null; displayName: string; }; export declare const WeroOneTimePaymentButton: { (props: NamedLPMButtonProps): JSX.Element | null; displayName: string; }; export declare const FloaOneTimePaymentButton: { (props: NamedLPMButtonProps): JSX.Element | null; displayName: string; }; export declare const GrabpayOneTimePaymentButton: { (props: NamedLPMButtonProps): JSX.Element | null; displayName: string; }; export declare const PixInternationalOneTimePaymentButton: { (props: NamedLPMButtonProps): JSX.Element | null; displayName: string; }; export declare const SepaOneTimePaymentButton: { (props: NamedLPMButtonProps): JSX.Element | null; displayName: string; }; export declare const DokuOneTimePaymentButton: { (props: NamedLPMButtonProps): JSX.Element | null; displayName: string; }; export declare const EstoniaOneTimePaymentButton: { (props: NamedLPMButtonProps): JSX.Element | null; displayName: string; }; export declare const GopayOneTimePaymentButton: { (props: NamedLPMButtonProps): JSX.Element | null; displayName: string; }; export declare const AlipayOneTimePaymentButton: { (props: NamedLPMButtonProps): JSX.Element | null; displayName: string; }; export declare const IndonesiaBanksOneTimePaymentButton: { (props: NamedLPMButtonProps): JSX.Element | null; displayName: string; }; export declare const KredivoOneTimePaymentButton: { (props: NamedLPMButtonProps): JSX.Element | null; displayName: string; }; export declare const LinkajaOneTimePaymentButton: { (props: NamedLPMButtonProps): JSX.Element | null; displayName: string; }; export declare const OvoOneTimePaymentButton: { (props: NamedLPMButtonProps): JSX.Element | null; displayName: string; }; export declare const PayseraOneTimePaymentButton: { (props: NamedLPMButtonProps): JSX.Element | null; displayName: string; }; export declare const SkrillOneTimePaymentButton: { (props: NamedLPMButtonProps): JSX.Element | null; displayName: string; }; export declare const BlikPayLaterOneTimePaymentButton: { (props: NamedLPMButtonProps): JSX.Element | null; displayName: string; }; export declare const BancomatPayOneTimePaymentButton: { (props: NamedLPMButtonProps): JSX.Element | null; displayName: string; }; export declare const JeniuspayOneTimePaymentButton: { (props: NamedLPMButtonProps): JSX.Element | null; displayName: string; }; export declare const KlarnaOneTimePaymentButton: { (props: NamedLPMButtonProps): JSX.Element | null; displayName: string; }; export declare const AfterpayOneTimePaymentButton: { (props: NamedLPMButtonProps): JSX.Element | null; displayName: string; }; export declare const OxxopayOneTimePaymentButton: { (props: NamedLPMButtonProps): JSX.Element | null; displayName: string; }; export declare const BoletobancarioOneTimePaymentButton: { (props: NamedLPMButtonProps): JSX.Element | null; displayName: string; }; export declare const PaysafecardOneTimePaymentButton: { (props: NamedLPMButtonProps): JSX.Element | null; displayName: string; }; export declare const ScalapayOneTimePaymentButton: { (props: NamedLPMButtonProps): JSX.Element | null; displayName: string; }; export declare const CryptoOneTimePaymentButton: { (props: NamedLPMButtonProps): JSX.Element | null; displayName: string; }; export declare const DragonpayOneTimePaymentButton: { (props: NamedLPMButtonProps): JSX.Element | null; displayName: string; }; export declare const FpxOneTimePaymentButton: { (props: NamedLPMButtonProps): JSX.Element | null; displayName: string; }; export declare const IndomaretOneTimePaymentButton: { (props: NamedLPMButtonProps): JSX.Element | null; displayName: string; }; export declare const ThailandBanksOneTimePaymentButton: { (props: NamedLPMButtonProps): JSX.Element | null; displayName: string; }; export declare const AlfamartOneTimePaymentButton: { (props: NamedLPMButtonProps): JSX.Element | null; displayName: string; }; export declare const ZipOneTimePaymentButton: { (props: NamedLPMButtonProps): JSX.Element | null; displayName: string; }; export declare const LatviaBanksOneTimePaymentButton: { (props: NamedLPMButtonProps): JSX.Element | null; displayName: string; }; export declare const FiuuOneTimePaymentButton: { (props: NamedLPMButtonProps): JSX.Element | null; displayName: string; }; export declare const LithuaniaBanksOneTimePaymentButton: { (props: NamedLPMButtonProps): JSX.Element | null; displayName: string; }; export type IdealOneTimePaymentButtonProps = NamedLPMButtonProps; export type BancontactOneTimePaymentButtonProps = NamedLPMButtonProps; export type EpsOneTimePaymentButtonProps = NamedLPMButtonProps; export type BlikOneTimePaymentButtonProps = NamedLPMButtonProps; export type MybankOneTimePaymentButtonProps = NamedLPMButtonProps; export type TrustlyOneTimePaymentButtonProps = NamedLPMButtonProps; export type P24OneTimePaymentButtonProps = NamedLPMButtonProps; export type MultibancoOneTimePaymentButtonProps = NamedLPMButtonProps; export type BizumOneTimePaymentButtonProps = NamedLPMButtonProps; export type SwishOneTimePaymentButtonProps = NamedLPMButtonProps; export type TwintOneTimePaymentButtonProps = NamedLPMButtonProps; export type WechatpayOneTimePaymentButtonProps = NamedLPMButtonProps; export type VerkkopankkiOneTimePaymentButtonProps = NamedLPMButtonProps; export type PayuOneTimePaymentButtonProps = NamedLPMButtonProps; export type MbwayOneTimePaymentButtonProps = NamedLPMButtonProps; export type SatispayOneTimePaymentButtonProps = NamedLPMButtonProps; export type WeroOneTimePaymentButtonProps = NamedLPMButtonProps; export type FloaOneTimePaymentButtonProps = NamedLPMButtonProps; export type GrabpayOneTimePaymentButtonProps = NamedLPMButtonProps; export type PixInternationalOneTimePaymentButtonProps = NamedLPMButtonProps; export type SepaOneTimePaymentButtonProps = NamedLPMButtonProps; export type DokuOneTimePaymentButtonProps = NamedLPMButtonProps; export type EstoniaOneTimePaymentButtonProps = NamedLPMButtonProps; export type GopayOneTimePaymentButtonProps = NamedLPMButtonProps; export type AlipayOneTimePaymentButtonProps = NamedLPMButtonProps; export type IndonesiaBanksOneTimePaymentButtonProps = NamedLPMButtonProps; export type KredivoOneTimePaymentButtonProps = NamedLPMButtonProps; export type LinkajaOneTimePaymentButtonProps = NamedLPMButtonProps; export type OvoOneTimePaymentButtonProps = NamedLPMButtonProps; export type PayseraOneTimePaymentButtonProps = NamedLPMButtonProps; export type SkrillOneTimePaymentButtonProps = NamedLPMButtonProps; export type BlikPayLaterOneTimePaymentButtonProps = NamedLPMButtonProps; export type BancomatPayOneTimePaymentButtonProps = NamedLPMButtonProps; export type JeniuspayOneTimePaymentButtonProps = NamedLPMButtonProps; export type KlarnaOneTimePaymentButtonProps = NamedLPMButtonProps; export type AfterpayOneTimePaymentButtonProps = NamedLPMButtonProps; export type OxxopayOneTimePaymentButtonProps = NamedLPMButtonProps; export type BoletobancarioOneTimePaymentButtonProps = NamedLPMButtonProps; export type PaysafecardOneTimePaymentButtonProps = NamedLPMButtonProps; export type ScalapayOneTimePaymentButtonProps = NamedLPMButtonProps; export type CryptoOneTimePaymentButtonProps = NamedLPMButtonProps; export type DragonpayOneTimePaymentButtonProps = NamedLPMButtonProps; export type FpxOneTimePaymentButtonProps = NamedLPMButtonProps; export type IndomaretOneTimePaymentButtonProps = NamedLPMButtonProps; export type ThailandBanksOneTimePaymentButtonProps = NamedLPMButtonProps; export type AlfamartOneTimePaymentButtonProps = NamedLPMButtonProps; export type ZipOneTimePaymentButtonProps = NamedLPMButtonProps; export type LatviaBanksOneTimePaymentButtonProps = NamedLPMButtonProps; export type FiuuOneTimePaymentButtonProps = NamedLPMButtonProps; export type LithuaniaBanksOneTimePaymentButtonProps = NamedLPMButtonProps; export declare const useIdealOneTimePaymentSession: (props: Omit) => LPMEnhancedHookReturn; export declare const useBancontactOneTimePaymentSession: (props: Omit) => LPMEnhancedHookReturn; export declare const useEpsOneTimePaymentSession: (props: Omit) => LPMEnhancedHookReturn; export declare const useBlikOneTimePaymentSession: (props: Omit) => LPMEnhancedHookReturn; export declare const useMybankOneTimePaymentSession: (props: Omit) => LPMEnhancedHookReturn; export declare const useTrustlyOneTimePaymentSession: (props: Omit) => LPMEnhancedHookReturn; export declare const useP24OneTimePaymentSession: (props: Omit) => LPMEnhancedHookReturn; export declare const useMultibancoOneTimePaymentSession: (props: Omit) => LPMEnhancedHookReturn; export declare const useBizumOneTimePaymentSession: (props: Omit) => LPMEnhancedHookReturn; export declare const useSwishOneTimePaymentSession: (props: Omit) => LPMEnhancedHookReturn; export declare const useTwintOneTimePaymentSession: (props: Omit) => LPMEnhancedHookReturn; export declare const useWechatpayOneTimePaymentSession: (props: Omit) => LPMEnhancedHookReturn; export declare const useVerkkopankkiOneTimePaymentSession: (props: Omit) => LPMEnhancedHookReturn; export declare const usePayuOneTimePaymentSession: (props: Omit) => LPMEnhancedHookReturn; export declare const useMbwayOneTimePaymentSession: (props: Omit) => LPMEnhancedHookReturn; export declare const useSatispayOneTimePaymentSession: (props: Omit) => LPMEnhancedHookReturn; export declare const useWeroOneTimePaymentSession: (props: Omit) => LPMEnhancedHookReturn; export declare const useFloaOneTimePaymentSession: (props: Omit) => LPMEnhancedHookReturn; export declare const useGrabpayOneTimePaymentSession: (props: Omit) => LPMEnhancedHookReturn; export declare const usePixInternationalOneTimePaymentSession: (props: Omit) => LPMEnhancedHookReturn; export declare const useSepaOneTimePaymentSession: (props: Omit) => LPMEnhancedHookReturn; export declare const useDokuOneTimePaymentSession: (props: Omit) => LPMEnhancedHookReturn; export declare const useEstoniaOneTimePaymentSession: (props: Omit) => LPMEnhancedHookReturn; export declare const useGopayOneTimePaymentSession: (props: Omit) => LPMEnhancedHookReturn; export declare const useAlipayOneTimePaymentSession: (props: Omit) => LPMEnhancedHookReturn; export declare const useIndonesiaBanksOneTimePaymentSession: (props: Omit) => LPMEnhancedHookReturn; export declare const useKredivoOneTimePaymentSession: (props: Omit) => LPMEnhancedHookReturn; export declare const useLinkajaOneTimePaymentSession: (props: Omit) => LPMEnhancedHookReturn; export declare const useOvoOneTimePaymentSession: (props: Omit) => LPMEnhancedHookReturn; export declare const usePayseraOneTimePaymentSession: (props: Omit) => LPMEnhancedHookReturn; export declare const useSkrillOneTimePaymentSession: (props: Omit) => LPMEnhancedHookReturn; export declare const useBlikPayLaterOneTimePaymentSession: (props: Omit) => LPMEnhancedHookReturn; export declare const useBancomatPayOneTimePaymentSession: (props: Omit) => LPMEnhancedHookReturn; export declare const useJeniuspayOneTimePaymentSession: (props: Omit) => LPMEnhancedHookReturn; export declare const useKlarnaOneTimePaymentSession: (props: Omit) => LPMEnhancedHookReturn; export declare const useAfterpayOneTimePaymentSession: (props: Omit) => LPMEnhancedHookReturn; export declare const useOxxopayOneTimePaymentSession: (props: Omit) => LPMEnhancedHookReturn; export declare const useBoletobancarioOneTimePaymentSession: (props: Omit) => LPMEnhancedHookReturn; export declare const usePaysafecardOneTimePaymentSession: (props: Omit) => LPMEnhancedHookReturn; export declare const useScalapayOneTimePaymentSession: (props: Omit) => LPMEnhancedHookReturn; export declare const useCryptoOneTimePaymentSession: (props: Omit) => LPMEnhancedHookReturn; export declare const useDragonpayOneTimePaymentSession: (props: Omit) => LPMEnhancedHookReturn; export declare const useFpxOneTimePaymentSession: (props: Omit) => LPMEnhancedHookReturn; export declare const useIndomaretOneTimePaymentSession: (props: Omit) => LPMEnhancedHookReturn; export declare const useThailandBanksOneTimePaymentSession: (props: Omit) => LPMEnhancedHookReturn; export declare const useAlfamartOneTimePaymentSession: (props: Omit) => LPMEnhancedHookReturn; export declare const useZipOneTimePaymentSession: (props: Omit) => LPMEnhancedHookReturn; export declare const useLatviaBanksOneTimePaymentSession: (props: Omit) => LPMEnhancedHookReturn; export declare const useFiuuOneTimePaymentSession: (props: Omit) => LPMEnhancedHookReturn; export declare const useLithuaniaBanksOneTimePaymentSession: (props: Omit) => LPMEnhancedHookReturn; export { PayPalProvider } from "./components/PayPalProvider"; export { usePayPal } from "./hooks/usePayPal"; export { INSTANCE_LOADING_STATE } from "./types/ProviderEnums"; export { LPMOneTimePaymentButton, type LPMOneTimePaymentButtonProps, } from "./components/LPMOneTimePaymentButton"; export { LPM_REGISTRY } from "./config/lpmRegistry"; export type { LPMName } from "./config/lpmRegistry"; export { useLPMOneTimePaymentSession, type UseLPMOneTimePaymentSessionProps, type LPMPaymentSessionReturn, } from "./hooks/useLPMOneTimePaymentSession"; export type UseIdealOneTimePaymentSessionProps = NamedLPMHookProps; export type UseBancontactOneTimePaymentSessionProps = NamedLPMHookProps; export type UseEpsOneTimePaymentSessionProps = NamedLPMHookProps; export type UseBlikOneTimePaymentSessionProps = NamedLPMHookProps; export type UseMybankOneTimePaymentSessionProps = NamedLPMHookProps; export type UseTrustlyOneTimePaymentSessionProps = NamedLPMHookProps; export type UseP24OneTimePaymentSessionProps = NamedLPMHookProps; export type UseMultibancoOneTimePaymentSessionProps = NamedLPMHookProps; export type UseBizumOneTimePaymentSessionProps = NamedLPMHookProps; export type UseSwishOneTimePaymentSessionProps = NamedLPMHookProps; export type UseTwintOneTimePaymentSessionProps = NamedLPMHookProps; export type UseWechatpayOneTimePaymentSessionProps = NamedLPMHookProps; export type UseVerkkopankkiOneTimePaymentSessionProps = NamedLPMHookProps; export type UsePayuOneTimePaymentSessionProps = NamedLPMHookProps; export type UseMbwayOneTimePaymentSessionProps = NamedLPMHookProps; export type UseSatispayOneTimePaymentSessionProps = NamedLPMHookProps; export type UseWeroOneTimePaymentSessionProps = NamedLPMHookProps; export type UseFloaOneTimePaymentSessionProps = NamedLPMHookProps; export type UseGrabpayOneTimePaymentSessionProps = NamedLPMHookProps; export type UsePixInternationalOneTimePaymentSessionProps = NamedLPMHookProps; export type UseSepaOneTimePaymentSessionProps = NamedLPMHookProps; export type UseDokuOneTimePaymentSessionProps = NamedLPMHookProps; export type UseEstoniaOneTimePaymentSessionProps = NamedLPMHookProps; export type UseGopayOneTimePaymentSessionProps = NamedLPMHookProps; export type UseAlipayOneTimePaymentSessionProps = NamedLPMHookProps; export type UseIndonesiaBanksOneTimePaymentSessionProps = NamedLPMHookProps; export type UseKredivoOneTimePaymentSessionProps = NamedLPMHookProps; export type UseLinkajaOneTimePaymentSessionProps = NamedLPMHookProps; export type UseOvoOneTimePaymentSessionProps = NamedLPMHookProps; export type UsePayseraOneTimePaymentSessionProps = NamedLPMHookProps; export type UseSkrillOneTimePaymentSessionProps = NamedLPMHookProps; export type UseBlikPayLaterOneTimePaymentSessionProps = NamedLPMHookProps; export type UseBancomatPayOneTimePaymentSessionProps = NamedLPMHookProps; export type UseJeniuspayOneTimePaymentSessionProps = NamedLPMHookProps; export type UseKlarnaOneTimePaymentSessionProps = NamedLPMHookProps; export type UseAfterpayOneTimePaymentSessionProps = NamedLPMHookProps; export type UseOxxopayOneTimePaymentSessionProps = NamedLPMHookProps; export type UseBoletobancarioOneTimePaymentSessionProps = NamedLPMHookProps; export type UsePaysafecardOneTimePaymentSessionProps = NamedLPMHookProps; export type UseScalapayOneTimePaymentSessionProps = NamedLPMHookProps; export type UseCryptoOneTimePaymentSessionProps = NamedLPMHookProps; export type UseDragonpayOneTimePaymentSessionProps = NamedLPMHookProps; export type UseFpxOneTimePaymentSessionProps = NamedLPMHookProps; export type UseIndomaretOneTimePaymentSessionProps = NamedLPMHookProps; export type UseThailandBanksOneTimePaymentSessionProps = NamedLPMHookProps; export type UseAlfamartOneTimePaymentSessionProps = NamedLPMHookProps; export type UseZipOneTimePaymentSessionProps = NamedLPMHookProps; export type UseLatviaBanksOneTimePaymentSessionProps = NamedLPMHookProps; export type UseFiuuOneTimePaymentSessionProps = NamedLPMHookProps; export type UseLithuaniaBanksOneTimePaymentSessionProps = NamedLPMHookProps; export declare const IdealPaymentButton: { (props: LPMButtonComponentProps): React.JSX.Element; displayName: string; }; export declare const BancontactPaymentButton: { (props: LPMButtonComponentProps): React.JSX.Element; displayName: string; }; export declare const EpsPaymentButton: { (props: LPMButtonComponentProps): React.JSX.Element; displayName: string; }; export declare const BlikPaymentButton: { (props: LPMButtonComponentProps): React.JSX.Element; displayName: string; }; export declare const MybankPaymentButton: { (props: LPMButtonComponentProps): React.JSX.Element; displayName: string; }; export declare const TrustlyPaymentButton: { (props: LPMButtonComponentProps): React.JSX.Element; displayName: string; }; export declare const P24PaymentButton: { (props: LPMButtonComponentProps): React.JSX.Element; displayName: string; }; export declare const MultibancoPaymentButton: { (props: LPMButtonComponentProps): React.JSX.Element; displayName: string; }; export declare const BizumPaymentButton: { (props: LPMButtonComponentProps): React.JSX.Element; displayName: string; }; export declare const SwishPaymentButton: { (props: LPMButtonComponentProps): React.JSX.Element; displayName: string; }; export declare const TwintPaymentButton: { (props: LPMButtonComponentProps): React.JSX.Element; displayName: string; }; export declare const WechatpayPaymentButton: { (props: LPMButtonComponentProps): React.JSX.Element; displayName: string; }; export declare const VerkkopankkiPaymentButton: { (props: LPMButtonComponentProps): React.JSX.Element; displayName: string; }; export declare const PayuPaymentButton: { (props: LPMButtonComponentProps): React.JSX.Element; displayName: string; }; export declare const MbwayPaymentButton: { (props: LPMButtonComponentProps): React.JSX.Element; displayName: string; }; export declare const SatispayPaymentButton: { (props: LPMButtonComponentProps): React.JSX.Element; displayName: string; }; export declare const WeroPaymentButton: { (props: LPMButtonComponentProps): React.JSX.Element; displayName: string; }; export declare const FloaPaymentButton: { (props: LPMButtonComponentProps): React.JSX.Element; displayName: string; }; export declare const GrabpayPaymentButton: { (props: LPMButtonComponentProps): React.JSX.Element; displayName: string; }; export declare const PixInternationalPaymentButton: { (props: LPMButtonComponentProps): React.JSX.Element; displayName: string; }; export declare const SepaPaymentButton: { (props: LPMButtonComponentProps): React.JSX.Element; displayName: string; }; export declare const DokuPaymentButton: { (props: LPMButtonComponentProps): React.JSX.Element; displayName: string; }; export declare const EstoniaPaymentButton: { (props: LPMButtonComponentProps): React.JSX.Element; displayName: string; }; export declare const GopayPaymentButton: { (props: LPMButtonComponentProps): React.JSX.Element; displayName: string; }; export declare const AlipayPaymentButton: { (props: LPMButtonComponentProps): React.JSX.Element; displayName: string; }; export declare const IndonesiaBanksPaymentButton: { (props: LPMButtonComponentProps): React.JSX.Element; displayName: string; }; export declare const KredivoPaymentButton: { (props: LPMButtonComponentProps): React.JSX.Element; displayName: string; }; export declare const LinkajaPaymentButton: { (props: LPMButtonComponentProps): React.JSX.Element; displayName: string; }; export declare const OvoPaymentButton: { (props: LPMButtonComponentProps): React.JSX.Element; displayName: string; }; export declare const PayseraPaymentButton: { (props: LPMButtonComponentProps): React.JSX.Element; displayName: string; }; export declare const SkrillPaymentButton: { (props: LPMButtonComponentProps): React.JSX.Element; displayName: string; }; export declare const BlikPayLaterPaymentButton: { (props: LPMButtonComponentProps): React.JSX.Element; displayName: string; }; export declare const BancomatPayPaymentButton: { (props: LPMButtonComponentProps): React.JSX.Element; displayName: string; }; export declare const JeniuspayPaymentButton: { (props: LPMButtonComponentProps): React.JSX.Element; displayName: string; }; export declare const KlarnaPaymentButton: { (props: LPMButtonComponentProps): React.JSX.Element; displayName: string; }; export declare const AfterpayPaymentButton: { (props: LPMButtonComponentProps): React.JSX.Element; displayName: string; }; export declare const OxxopayPaymentButton: { (props: LPMButtonComponentProps): React.JSX.Element; displayName: string; }; export declare const BoletobancarioPaymentButton: { (props: LPMButtonComponentProps): React.JSX.Element; displayName: string; }; export declare const PaysafecardPaymentButton: { (props: LPMButtonComponentProps): React.JSX.Element; displayName: string; }; export declare const ScalapayPaymentButton: { (props: LPMButtonComponentProps): React.JSX.Element; displayName: string; }; export declare const CryptoPaymentButton: { (props: LPMButtonComponentProps): React.JSX.Element; displayName: string; }; export declare const DragonpayPaymentButton: { (props: LPMButtonComponentProps): React.JSX.Element; displayName: string; }; export declare const FpxPaymentButton: { (props: LPMButtonComponentProps): React.JSX.Element; displayName: string; }; export declare const IndomaretPaymentButton: { (props: LPMButtonComponentProps): React.JSX.Element; displayName: string; }; export declare const ThailandBanksPaymentButton: { (props: LPMButtonComponentProps): React.JSX.Element; displayName: string; }; export declare const AlfamartPaymentButton: { (props: LPMButtonComponentProps): React.JSX.Element; displayName: string; }; export declare const ZipPaymentButton: { (props: LPMButtonComponentProps): React.JSX.Element; displayName: string; }; export declare const LatviaBanksPaymentButton: { (props: LPMButtonComponentProps): React.JSX.Element; displayName: string; }; export declare const FiuuPaymentButton: { (props: LPMButtonComponentProps): React.JSX.Element; displayName: string; }; export declare const LithuaniaBanksPaymentButton: { (props: LPMButtonComponentProps): React.JSX.Element; displayName: string; };