import Geom3 from './type'

export default toString

declare function toString(geometry: Geom3): string
