export declare const userInviteEmail: (title: string, link: string, invitationCopy: string, expiryCopy: string | undefined) => string;