package com.swmansion.common interface GestureHandlerStateManager { fun setGestureHandlerState(handlerTag: Int, newState: Int) }