export declare const passwordSetupEmail: (employeeName: string, setupLink: string) => string;
