import { DeepModify } from "../deep-modify"; import { DeepOmit } from "../deep-omit"; export type StrictDeepOmit> = DeepOmit;