import TypeInterface from "../body"; export default function Type = Omit>(value: any): value is Extended;