import { FC } from 'react'; export declare const PageElement: FC; export default PageElement;