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