export declare function calculateEntropy(password: string): number;
