import { GetterP } from '../../Getter' import { MapperP } from '../../Mapper' export type Read = MapperP export type ReadKey = GetterP