export declare function passwordHashNeedsToBeRefreshed(passwordHash: string): boolean;
