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