import { GeoJSONStoreFeatures } from "../terra-draw"; export declare const ValidateNotSelfIntersecting: (feature: GeoJSONStoreFeatures) => boolean;