import { FloatArray } from '../types'; export declare function parsePoints(d: string): FloatArray[];