import { TableActionCompProps } from '../../../types'; declare const _default: (props: TableActionCompProps) => any; export default _default;