import type { IconComponent } from "../../types";
export declare const Php: IconComponent;
export default Php;
