UNPKG

@lobehub/ui

Version:

Lobe UI is an open-source UI component library for building AIGC web apps

5 lines (4 loc) 198 B
/// <reference types="react" /> import { FlexboxProps } from 'react-layout-kit'; declare const AuroraBackground: import("react").NamedExoticComponent<FlexboxProps>; export default AuroraBackground;