export const WORKS_SQUARE_SESSION_IDLE_TIMEOUT_MS = 7 * 24 * 60 * 60 * 1000; export const WORKS_SQUARE_ACTIVITY_SYNC_INTERVAL_MS = 60_000;