import type { Severity } from 'jest-allure2-reporter';
export declare const $Severity: (value: Severity) => void;
