export declare function TrimPrefix(s: string, prefix: string): string;