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