import React from "react"; import { PayPalCardFieldsIndividualFieldOptions } from "../../types"; export declare const PayPalNameField: React.FC;