export declare const ANSI_REGEXP: RegExp;
export declare function stripAnsi(str: string): string;
//# sourceMappingURL=stripAnsi.d.ts.map