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