declare const PageView: () => import("react/jsx-runtime").JSX.Element; export { PageView }; export default PageView;