import type { SvgProps } from 'react-native-svg';
declare const PaypalLogo: (props: SvgProps) => import("react/jsx-runtime").JSX.Element;
export default PaypalLogo;
//# sourceMappingURL=PaypalLogo.d.ts.map