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