import type { TriggerProps } from "@arco-design/web-react"; import type { FC } from "react"; export declare const TriggerContext: FC;