export declare const ansiRegex: ({ onlyFirst }?: {
    onlyFirst?: boolean | undefined;
}) => RegExp;
//# sourceMappingURL=index.d.ts.map