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