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