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