UNPKG

stackpress

Version:

Incept is a content management framework.

4 lines (3 loc) 268 B
import type { PanelAppProps, LayoutPanelProps } from '../types.js'; export declare function PanelApp(props: PanelAppProps): import("react/jsx-runtime").JSX.Element; export default function LayoutPanel(props: LayoutPanelProps): import("react/jsx-runtime").JSX.Element;