export type ValueTransformer = (value: T) => U;