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