export declare function getFeedback(entropy: number, common: boolean, patterns: string[]): string;
