import { ActionsProps } from './types'; export declare const Actions: import('react').MemoExoticComponent<(props: ActionsProps) => import("react/jsx-runtime").JSX.Element>;