export declare function stripAnsiColors(output: string): string;
