import { type IconFn } from "../_icon.js"; /** Bootstrap `TriangleHalf` icon. */ export declare const iconBsTriangleHalf: IconFn;