import type { ComputeIntersection } from "hry-types/src/Object/ComputeIntersection"; import type { WMCompLifetimes } from "../../../types/OfficialTypeAlias"; import type { FinalOptionsOfComponent } from "../../DefineComponent/normalizeOptions"; export type LifetimesConstraint = ComputeIntersection void; }>;