import { SVGProps } from "react"; declare const Paypex: (props: SVGProps) => JSX.Element; export default Paypex;