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