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