import { ResultConfig } from '../../../types'; export declare const hasDraggerHandlerMatched: (el: HTMLElement, configs: ResultConfig[]) => boolean;