export declare function splitOnFirst(string: string, separator: string): string[];