export type NotificareTransport = 'Notificare' | 'GCM' | 'APNS';
