UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

4 lines (3 loc) 146 B
import type { PProps } from './P'; declare const Paragraph: (props: PProps) => import("react/jsx-runtime").JSX.Element; export default Paragraph;