import type { KeyedHelperCustomizer } from 'jest-allure2-reporter';
export declare const stripAnsi: KeyedHelperCustomizer<'stripAnsi'>;
