import Line2 from './type'

export default toString

declare function toString(line: Line2): string
