import * as React from "react"; declare function SvgPaypal(props: React.SVGProps): React.JSX.Element; export default SvgPaypal;