type alias MetabasePropsimport { type MetabaseProps } from "https://deno.land/x/blocks@1.100.1/utils/metabase.tsx"; definition: { url: string; }