export type ArrayValue = T extends Array ? U : never; //# sourceMappingURL=ArrayValue.d.ts.map