UNPKG

@fesjs/fes-design

Version:
5 lines (4 loc) 177 B
import type { IconProps } from './IconWrapper'; import './style'; declare const _default: (props?: IconProps) => import("vue/jsx-runtime").JSX.Element; export default _default;