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