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