Repository URL to install this package:
declare function isEmptyOrValidAddress(value: string): boolean; export { isEmptyOrValidAddress };