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