variable loadCsvPreviewimport { loadCsvPreview } from "https://deno.land/x/wmill@v1.423.1/gen/index.ts"; Load a preview of a csv file type(data: LoadCsvPreviewData) => CancelablePromise<LoadCsvPreviewResponse>