import { DeepModify } from "../deep-modify"; import { DeepPick } from "../deep-pick"; export type StrictDeepPick> = DeepPick;