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