export declare const companyAdminPasswordSetupEmail: (adminName: string, companyName: string, setupLink: string) => string;
