export declare function useGamepadEvent(event: string, callback: (event: any) => any): void;