export declare function split_inclusive(delimiter: string, str: string): string[];