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