/// import type { SecondaryVisibleActionProps } from '../types'; export declare const SecondaryVisibleActions: ({ actions, className, }: SecondaryVisibleActionProps) => JSX.Element;