export declare function CutPrefix(s: string, prefix: string): [string, boolean];