UNPKG

@lobehub/ui

Version:

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

8 lines (7 loc) 284 B
import { DivProps } from "../../types/index.mjs"; import * as _$react from "react"; //#region src/Layout/components/LayoutFooter.d.ts declare const LayoutFooter: _$react.NamedExoticComponent<DivProps>; //#endregion export { LayoutFooter }; //# sourceMappingURL=LayoutFooter.d.mts.map