import validator from "../../"; export type IsLatLongOptions = validator.IsLatLongOptions; export default validator.isLatLong;