declare const getActiveRandomPasswordContent: (arrPasswordContent?: (string | false)[]) => string; export default getActiveRandomPasswordContent;