import React from 'react'; import { Props } from './types'; import './index.scss'; export declare const ArrayAction: React.FC;