export declare const welCome: (name: string, passwordSetLink: string) => string;
