import EventParticipantsButton, { EventParticipantsButtonProps } from './EventParticipantsButton';
export default EventParticipantsButton;
export { EventParticipantsButtonProps };
