export type EmailParams = { to: string[]; attachments?: any[]; };