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