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