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