export declare function Cut(s: string, sep: string): [string, string, boolean];