export declare const isArrayBuffer: (thing: any) => boolean; export declare const isNullBodyStatus: (status: number) => boolean;