export const pushNotifications: string = 'push-notifications'; export const pushNotificationsBottomLeft: string = 'push-notifications--bottom-left'; export const pushNotificationsBottomRight: string = 'push-notifications--bottom-right'; export const pushNotificationsTopLeft: string = 'push-notifications--top-left'; export const pushNotificationsTopRight: string = 'push-notifications--top-right';