/// import { EmailOptions } from './index.js'; export declare function sendEmail(email: React.ReactElement, options: EmailOptions): Promise;