declare namespace _default { let LINE_STRING: string; let POINT: string; let POLYGON: string; } export default _default;