export declare function verifyPassword(existingPassword: string, passwordHashed: string): any;