import type { RootComponentInstance } from "../../RootComponent/Instance/RootComponentInstance"; export type SubInstance = RootComponentInstance;