We get the following TS error when passing template property https://resend.com/docs/dashboard/templates/introduction ``` Object literal may only specify known properties, and 'template' does not exist in type 'SendEmailOptions'. ```