UNPKG

xbpr

Version:

xbp react ui by @arco-design/web-react

6 lines (5 loc) 244 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 };