import { IconButtonProps } from '@chatui/core'; export declare const Action: (props: IconButtonProps) => import("react/jsx-runtime").JSX.Element;