index.d.ts 94 B

1234
  1. import { Icon } from '../../types/icon'
  2. export * from '../../types/icon'
  3. export default Icon