```ts
const LoadingBox: React.FC<React.PropsWithChildren<LoadingBoxProps>>;
```
