/** @jsx jsx */
import { BoxProps } from 'theme-ui';
export declare const LandingPageSection: React.FC<BoxProps>;
export default LandingPageSection;
