export declare const isFormData: (body: JSON | FormData) => boolean;