export declare class AgroCryptoUtil { pwdEncript(pwd: any): string; private repeatString; private numberToStrZero; private stringToASCII; }