export type { RemoveParticipantsOptions, RemoveParticipantsType } from 'mediasfu-shared';
export { removeParticipants } from 'mediasfu-shared';
