### Empty 样例

```js

<Empty />
```
### 安装方式
```js static
    import { Empty } from 'abc-generals'

    ...
    <Empty />
    ...
```
