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