import * as React from 'react'; import { IPageSectionProps } from '../Page.types'; export declare const OtherPageSection: React.FunctionComponent;