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