UNPKG

@lobehub/ui

Version:

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

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