import { type IconFn } from "../_icon.js"; /** Feather `Triangle` icon. */ export declare const iconFeatherTriangle: IconFn;