declare const ActionButton: ({ record, index, config, btnConfig }: any) => JSX.Element; export default ActionButton;