import { FC, PropsWithChildren } from "react"; import "../../global.client"; export declare const PageWrapper: FC;