import * as React from 'react'; import { UseTouchControllerParams } from './useTouchController'; export declare const TouchController: React.FC>;