'use client'; import React from 'react'; export const DocumentSendEmailMessageHelper = () => { return (

You can use the following variables in your message:

); };