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