UNPKG

prestyled

Version:

React components for styling web projects, based upon Theme UI

5 lines (4 loc) 149 B
/** @jsx jsx */ import { BoxProps } from 'theme-ui'; export declare const LandingPageSection: React.FC<BoxProps>; export default LandingPageSection;