import { ActionConfig } from "./types"; export declare function hasDoubleClick(config?: ActionConfig): boolean;