export declare function splitAt(value: string, ...points: number[]): string[];