type alias SendgridOptionsimport { type SendgridOptions } from "https://deno.land/x/netzo@0.3.10/apis/sendgrid/mod.ts"; definition: { apiKey: string; }