UNPKG

stackpress

Version:

Incept is a content management framework.

3 lines (2 loc) 156 B
import type { LayoutMainProps } from '../../types.js'; export default function LayoutMain(props: LayoutMainProps): import("react/jsx-runtime").JSX.Element;