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