export interface SendNotificationDataResponse { id: string; recipients: number; }