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