UNPKG

@bee-design/ui

Version:

Bee Design React UI Library.

6 lines (5 loc) 249 B
import React from 'react'; import { EmptyProps } from './interface'; declare const _default: React.MemoExoticComponent<React.ForwardRefExoticComponent<EmptyProps & React.RefAttributes<unknown>>>; export default _default; export { EmptyProps };