export declare const welcomeActivationEmail: (activationLink: string, userName?: string) => string;
