import type { Instance } from "../../../RootComponent/Instance/RootComponentInstance"; export declare function isPageCheck(isPage: boolean | undefined): (this: Instance) => void;