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