import type { StoreConstraint } from "../../RootComponent/Store/StoreConstraint"; export type ChunkStoreConstraint = StoreConstraint;