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