import * as React from "react"; declare function ActionItem(props: any): React.JSX.Element; export default ActionItem;