export declare function Action(props: { action: string; performAction: () => void; }): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=Action.d.ts.map