export type ResendOptions = { readonly apiKey: string; readonly sender: string; };