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