import { GeoJSONStoreFeatures } from "../terra-draw"; export declare function ValidateLineStringFeature(feature: GeoJSONStoreFeatures, coordinatePrecision: number): boolean;