export declare const _httpFormDataReadBlob: (input: string | Blob | null) => Blob | null | undefined;