import { type PolarsConnectionSettingsResponse } from "https://deno.land/x/wmill@v1.417.3/gen/types.gen.ts";
definition: ({ endpoint_url: string; key?: string; secret?: string; use_ssl: boolean; cache_regions: boolean; client_kwargs: PolarsClientKwargs; })