import Path2 from './type'

export default toString

declare function toString(geometry: Path2): string
