import { ValidationRuleContract } from "../contracts";
export declare function latLong(args?: Array<'dms'>): ValidationRuleContract;
