import { HTMLAttributes } from 'react'; export declare const ActionBar: import("react").ForwardRefExoticComponent & import("react").RefAttributes> & { DeleteButton: import("react").ForwardRefExoticComponent & import("react").RefAttributes>; };