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