declare const isIPv6: (string: string) => boolean; export default isIPv6;