export declare const stripAnsi: (text: string) => string;
