import { IQueryFeatureDetector } from './interfaces'; export declare const featureDetectors: IQueryFeatureDetector[];