export interface SlsPushNotificationTypes {
    newMatching: boolean;
}
