import { IPRange } from "../types/ip"; declare const ipCountryDataUpdate: () => Promise; export { ipCountryDataUpdate, };