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