import { FundCardPaymentMethodSelectRowProps } from '../types'; export declare const FundCardPaymentMethodSelectRow: import('react').MemoExoticComponent<({ paymentMethod, onClick, hideImage, hideDescription, disabled, disabledReason, testId, }: FundCardPaymentMethodSelectRowProps) => import("react/jsx-runtime").JSX.Element>; //# sourceMappingURL=FundCardPaymentMethodSelectRow.d.ts.map