export declare const Douglas: { douglasPeucker: (coordinate: any[], dMax?: number) => any[]; };