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