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