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