export type TMailSendResult = { id: string; title: string; createdTime: string; lastEditedTime: string; }