UNPKG

prp-ui-components

Version:

Package for use components of Pratica Plataforms

5 lines (4 loc) 139 B
import * as React from 'react'; export declare const SectionBody: ({ children }: { children: React.ReactNode; }) => React.JSX.Element;