import Body from "../body"; export default function Type(value: any): value is Body;