import type { FormatDetectionParser } from '../../assets/detections/types';
export declare const detectCompressed: FormatDetectionParser;
