import { Prettify } from "../prettify"; export type MarkRequired = Type extends Type ? Prettify>>> : never;