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