export declare function stripAnsiCodes(str: string): string;
