import { PlausibleService } from "../../services"; export declare const useConditionalAction: (handleAction: any, cardContext: any, plausibleService?: PlausibleService) => void;