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