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