declare const touchEventPolyfill: (touch: any, touchEvent: any) => any; export default touchEventPolyfill;