export type fake = () => { -readonly [P in keyof T]: T[P]; };