declare const _default: (csvPath: string, options: any) => Promise<any>;
export default _default;
