export { geoAlong } from 'vtxf-xe2/dist-node/xe2-base-objects'; export declare function geoLength(positions: [number, number, number][]): number;