import Line3 from './type'

export default toString

declare function toString(line: Line3): string
