import type { Instance } from "../../../RootComponent/Instance/RootComponentInstance"; export declare function disposeStore(this: Instance): void;