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