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