import { ParseRemoteConfig } from 'papaparse'; export declare function readRemoteFile(url: string, config: ParseRemoteConfig): void;