declare const _default: { title: string; name: string; type: string; fields: { name: string; type: string; title: string; }[]; }; export default _default; //# sourceMappingURL=geopoint.d.ts.map