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