const { ApplicationEvent, ProtectionSessionDurations, ProposedSecondsToDeferUILevelSessionExpirationDuringActiveInteraction, } = require('@standardnotes/snjs'); module.exports = { ApplicationEvent: ApplicationEvent, ProtectionSessionDurations: ProtectionSessionDurations, ProposedSecondsToDeferUILevelSessionExpirationDuringActiveInteraction, };