export declare const isXMLHTTPRequestBodyInit: (v: any) => v is XMLHttpRequestBodyInit;
