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