UNPKG

@solar-icons/react

Version:
5 lines (4 loc) 206 B
import React from "react"; import type { IconWeight } from '../../lib'; declare const _default: Map<IconWeight, React.ReactElement<any, string | React.JSXElementConstructor<any>>>; export default _default;