import React from 'react'; declare const ActionView: (props: any) => React.JSX.Element; export default ActionView;