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