declare function stripColor(str: string): string; export = stripColor;