import React from "react"; export declare const ActionDelete: (() => React.JSX.Element) & { displayName: string; };