UNPKG

stackpress

Version:

Incept is a content management framework.

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