export type BindVariable = [O, keyof O]; export type TypedBindVariable = [O, K]; //# sourceMappingURL=BindVariable.d.ts.map