import type { Instance } from "../../../RootComponent/Instance/RootComponentInstance"; export declare function pagePathCheck(path?: string): (this: Instance) => void;