interface PayWithCreditCardTabProps { skipOnCloseCallback: () => void; } export declare const PayWithCreditCardTab: ({ skipOnCloseCallback }: PayWithCreditCardTabProps) => import("react/jsx-runtime").JSX.Element; export {}; //# sourceMappingURL=index.d.ts.map