import * as React from "react"; export declare const GeofencePolyline: (props: React.SVGProps & { htmlColor?: string; }) => React.JSX.Element; //# sourceMappingURL=GeofencePolyline.d.ts.map