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