import { MassActionsStaticProps } from './types'; import { FC } from 'react'; export declare const MassActionsStatic: FC;