export declare function sendMail(to: string, subject: string, body: string): Promise;