UNPKG

infinity-forge

Version:
4 lines (3 loc) 232 B
import { IIcon } from '../interfaces.js'; export declare function IconUser({ color }: IIcon): import("react/jsx-runtime").JSX.Element; export declare function IconUserNoBg({ color }: IIcon): import("react/jsx-runtime").JSX.Element;