'use strict'; import { logger } from '../common'; export function setGestureState() { logger.warn('setGestureState() is not available on web.'); }