export declare const _httpFormDataReadString: (input: string | File | null) => string | null | undefined;