import type { ActionsBarProps } from './index';
export declare const ActionsBar: (props: ActionsBarProps) => import("react/jsx-runtime").JSX.Element;
