export type MapperFn = (data: TInput) => TOutput;