import { FundCardPaymentMethodImageProps } from '../types'; export declare function FundCardPaymentMethodImage({ className, paymentMethod, }: FundCardPaymentMethodImageProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=FundCardPaymentMethodImage.d.ts.map