import type { Detector } from '@himorishige/noren-core';
export declare const detectors: Detector[];
export declare const unifiedDetector: Detector;
