import type { ComponentStore } from './Components.jsx'; export type StoreBindVariable, K extends keyof O> = [O, K]; //# sourceMappingURL=StoreBindVariable.d.ts.map