export declare function generateSecurityCredentials(password: string): string;
