export type Setter = (value: T) => void;