declare class GroundPolylinePrimitive { constructor(postions: any); } export default GroundPolylinePrimitive;