import * as React from "react"; import type { IconProps } from "../types"; declare const Paypal: React.ForwardRefExoticComponent>; export default Paypal; //# sourceMappingURL=paypal.d.ts.map