import type { CreditCardProps } from '../models/component_models/moyasar_props'; export declare function CreditCard({ paymentConfig, onPaymentResult, style: customStyle, }: CreditCardProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=credit_card.d.ts.map