export declare const removeSegments: (string: string, delimiter: string, segments: number) => string; //# sourceMappingURL=remove-segments.d.ts.map