type alias FileDownloadParquetAsCsvDataimport { type FileDownloadParquetAsCsvData } from "https://dotland.deno.dev/x/wmill@v1.418.0/gen/types.gen.ts"; definition: { fileKey: string; resourceType?: string; s3ResourcePath?: string; workspace: string; }